#if defined(ESCHER_VAR_15) && ESCHER_VAR_15".
These conditions were surround some #define's and typedef's that I want to use
in my application. Does it mean that these #define's and typedef's are invalid
before version 1.5?
A This is correct, these features will not be available prior to the 1.5 release
of the API.